Here are some known problems with the latter releases of the DR2 compiler. You're not going crazy, it's not you, it IS the compiler ;-)
0
"textchanged" events of editfields generating nils
the "textchanged" event of any editfield with a nonzero "limittext" property will fire BEFORE the "open" event of its parent window. You cannot count on things in the window's OPEN event to happen before a TEXTCHANGED event.
0
I tried a new DR compiler and now I can't load my project in v1.0 or v1.1
Once you save a project under any dr2, you can no longer load it in dr1, or some of the previous versions of dr2. there is NO workaround currently.
0
I can't seem to get the IP of the computer that connected to my socket, it's blank
yep. it's going to be blank. Andrew never coded that property for when in Listen mode - sorry!